This library is designed for use when accessing the backup device mounted in the Game Boy Advance (AGB) Game Pak.
As of now, the following three backup devices can be used in the AGB Game Pak. The library supports these devices.
256kbit SRAM
512kbit FLASH ROM
4kbit EEPROM
1Mbit DACS(NOTE: There are no plans at the present time to market this device.)
The library is composed of the following five files:
AgbSram.h AgbSramFast.h.............................. Header file for 256kbit SRAM AgbFlash.h...................................................... Header file for 512kbit FLASH ROM AgbEeprom.h................................................... Header file for 4kbit EEPROM AgbDacs.h....................................................... Header file for 1Mbit DACS libagbbackup.a................................................ The library file containing the library function object files for use with the above devices. AGBBackupLibraryManual.doc .................... This file, which explains the library.